[INFO] fetching crate kj-bevy-realistic-sun 0.0.4...
[INFO] testing kj-bevy-realistic-sun-0.0.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kj-bevy-realistic-sun 0.0.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kj-bevy-realistic-sun 0.0.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kj-bevy-realistic-sun 0.0.4
[INFO] tweaked toml for crates.io crate kj-bevy-realistic-sun 0.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kj-bevy-realistic-sun 0.0.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kj-bevy-realistic-sun 0.0.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce08819c5b85b3fd2d0dbd4d894ef5aba4f77b45d203ef4c9464889d7b47eae2
[INFO] running `Command { std: "docker" "start" "-a" "ce08819c5b85b3fd2d0dbd4d894ef5aba4f77b45d203ef4c9464889d7b47eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce08819c5b85b3fd2d0dbd4d894ef5aba4f77b45d203ef4c9464889d7b47eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce08819c5b85b3fd2d0dbd4d894ef5aba4f77b45d203ef4c9464889d7b47eae2", kill_on_drop: false }`
[INFO] [stdout] ce08819c5b85b3fd2d0dbd4d894ef5aba4f77b45d203ef4c9464889d7b47eae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0df2216be93d8ce2d04e43e2f094751c41176488c07bc78cfb76183c058c6d4d
[INFO] running `Command { std: "docker" "start" "-a" "0df2216be93d8ce2d04e43e2f094751c41176488c07bc78cfb76183c058c6d4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bevy_ptr v0.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bevy_platform v0.18.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bevy_utils v0.18.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.0
[INFO] [stderr]    Compiling bevy_derive v0.18.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.0
[INFO] [stderr]    Compiling bevy_math v0.18.0
[INFO] [stderr]    Compiling bevy_app v0.18.0
[INFO] [stderr]    Compiling bevy_time v0.18.0
[INFO] [stderr]    Compiling bevy_input v0.18.0
[INFO] [stderr]    Compiling bevy_transform v0.18.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.0
[INFO] [stderr]    Compiling bevy_internal v0.18.0
[INFO] [stderr]    Compiling bevy v0.18.0
[INFO] [stderr]    Compiling kj-bevy-realistic-sun v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s
[INFO] running `Command { std: "docker" "inspect" "0df2216be93d8ce2d04e43e2f094751c41176488c07bc78cfb76183c058c6d4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df2216be93d8ce2d04e43e2f094751c41176488c07bc78cfb76183c058c6d4d", kill_on_drop: false }`
[INFO] [stdout] 0df2216be93d8ce2d04e43e2f094751c41176488c07bc78cfb76183c058c6d4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5dc46df7b8bead2e5fd5ea7c86236a31ad9948a04844e45113f26192f01bc4a
[INFO] running `Command { std: "docker" "start" "-a" "f5dc46df7b8bead2e5fd5ea7c86236a31ad9948a04844e45113f26192f01bc4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling kj-bevy-realistic-sun v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `core_pipeline` in `bevy`
[INFO] [stdout]   --> examples/control.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     camera::Exposure, core_pipeline::tonemapping::Tonemapping,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ could not find `core_pipeline` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `post_process` in `bevy`
[INFO] [stdout]   --> examples/control.rs:28:62
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pbr::{Atmosphere, AtmosphereSettings, ScatteringMedium}, post_process::bloom::Bloom, render::view::Hdr,
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^ could not find `post_process` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `render` in `bevy`
[INFO] [stdout]   --> examples/control.rs:28:90
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pbr::{Atmosphere, AtmosphereSettings, ScatteringMedium}, post_process::bloom::Bloom, render::view::Hdr,
[INFO] [stdout]    |                                                                                          ^^^^^^ could not find `render` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `bevy::camera`, `bevy::light`, `bevy::pbr`
[INFO] [stdout]   --> examples/control.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     camera::Exposure, core_pipeline::tonemapping::Tonemapping,
[INFO] [stdout]    |     ^^^^^^ could not find `camera` in `bevy`
[INFO] [stdout] 27 |     light::{AtmosphereEnvironmentMapLight, SunDisk},
[INFO] [stdout]    |     ^^^^^ could not find `light` in `bevy`
[INFO] [stdout] 28 |     pbr::{Atmosphere, AtmosphereSettings, ScatteringMedium}, post_process::bloom::Bloom, render::view::Hdr,
[INFO] [stdout]    |     ^^^ could not find `pbr` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `light_consts` in this scope
[INFO] [stdout]    --> examples/control.rs:266:26
[INFO] [stdout]     |
[INFO] [stdout] 266 |             illuminance: light_consts::lux::DIRECT_SUNLIGHT,
[INFO] [stdout]     |                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `light_consts`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `light_consts`, use `cargo add light_consts` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:15:25
[INFO] [stdout]    |
[INFO] [stdout] 15 | const BACKGROUND_COLOR: Color = Color::srgb(0.0, 0.0, 0.0);
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | const UI_BACKGROUND_COLOR: Color = Color::srgba(0.0, 0.0, 0.0, 0.8);
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | const SUN_COLOR: Color = Color::srgb(0.8, 0.9, 0.1);
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | const X_AXIS_COLOR: Color = Color::srgb(0.9, 0.1, 0.0);
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 | const Y_AXIS_COLOR: Color = Color::srgb(0.0, 0.9, 0.1);
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | const Z_AXIS_COLOR: Color = Color::srgb(0.1, 0.0, 0.9);
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Camera` in this scope
[INFO] [stdout]   --> examples/cage.rs:63:67
[INFO] [stdout]    |
[INFO] [stdout] 63 |     mut cameras: Query<(&mut Transform, &mut CameraControl), With<Camera>>,
[INFO] [stdout]    |                                                                   ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn process_camera_input<Camera>(
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:64:28
[INFO] [stdout]    |
[INFO] [stdout] 64 |     input: Res<ButtonInput<KeyCode>>, time: Res<Time>,
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn process_camera_input<KeyCode>(
[INFO] [stdout]    |                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:85:66
[INFO] [stdout]    |
[INFO] [stdout] 85 |     mut environment: ResMut<Environment>, input: Res<ButtonInput<KeyCode>>, time: Res<Time>,
[INFO] [stdout]    |                                                                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn process_environment_input<KeyCode>(
[INFO] [stdout]    |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |     mut text_labels: Query<(&mut Text, &EnvironmentValueText)>,
[INFO] [stdout]     |                                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn update_environment_ui<Text>(
[INFO] [stdout]     |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> examples/cage.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn draw_sun(mut gizmos: Gizmos, environment: Res<Environment>){
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> examples/cage.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 | fn draw_sun_path(mut gizmos: Gizmos, environment: Res<Environment>){
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> examples/cage.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 | fn draw_axes(mut gizmos: Gizmos){
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Camera` in this scope
[INFO] [stdout]    --> examples/cage.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         Camera{
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextFont` in this scope
[INFO] [stdout]    --> examples/cage.rs:212:16
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let font = TextFont {
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]    --> examples/cage.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Node{
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:604:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 217 -         Node{
[INFO] [stdout] 217 +         None{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextFont` in this scope
[INFO] [stdout]    --> examples/cage.rs:241:28
[INFO] [stdout]     |
[INFO] [stdout] 241 |     label_string: S, font: TextFont, marker: EnvironmentValueText,
[INFO] [stdout]     |                            ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]    --> examples/cage.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         Node{
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:604:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 244 -         Node{
[INFO] [stdout] 244 +         None{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FlexDirection` in this scope
[INFO] [stdout]    --> examples/cage.rs:245:29
[INFO] [stdout]     |
[INFO] [stdout] 245 |             flex_direction: FlexDirection::Row,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ use of undeclared type `FlexDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/cage.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |             column_gap: Val::Px(10.0),
[INFO] [stdout]     |                         ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JustifyContent` in this scope
[INFO] [stdout]    --> examples/cage.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |             justify_content: JustifyContent::SpaceBetween,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ use of undeclared type `JustifyContent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 |             (Text::new(label_string.into()), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:253:14
[INFO] [stdout]     |
[INFO] [stdout] 253 |             (Text::new("VALUE"), font.clone(), marker),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | const BACKGROUND_COLOR: Color = Color::srgb(0.0, 0.0, 0.0);
[INFO] [stdout]    |                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 16 | const UI_BACKGROUND_COLOR: Color = Color::srgba(0.0, 0.0, 0.0, 0.8);
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 | const SUN_COLOR: Color = Color::srgb(0.8, 0.9, 0.1);
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | const X_AXIS_COLOR: Color = Color::srgb(0.9, 0.1, 0.0);
[INFO] [stdout]    |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:29:29
[INFO] [stdout]    |
[INFO] [stdout] 29 | const Y_AXIS_COLOR: Color = Color::srgb(0.0, 0.9, 0.1);
[INFO] [stdout]    |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/cage.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | const Z_AXIS_COLOR: Color = Color::srgb(0.1, 0.0, 0.9);
[INFO] [stdout]    |                             ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `(fn(..., ..., ...) {process_camera_input}, ..., ..., ..., ..., ...)` does not describe a valid system configuration
[INFO] [stdout]    --> examples/cage.rs:37:30
[INFO] [stdout]     |
[INFO] [stdout]  37 |           .add_systems(Update, (
[INFO] [stdout]     |  __________-----------_________^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |          required by a bound introduced by this call
[INFO] [stdout]  38 | |             process_camera_input,
[INFO] [stdout]  39 | |             process_environment_input,
[INFO] [stdout]  40 | |             update_environment_ui.after(process_environment_input),
[INFO] [stdout]  41 | |             draw_axes, draw_sun_path, draw_sun
[INFO] [stdout]  42 | |         ))
[INFO] [stdout]     | |_________^ invalid system configuration
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `bevy::prelude::IntoScheduleConfigs<Box<(dyn bevy::prelude::System<In = (), Out = ()> + 'static)>, _>` is not implemented for `(fn(..., ..., ...) {process_camera_input}, ..., ..., ..., ..., ...)`
[INFO] [stdout]     = help: the following other types implement trait `bevy::prelude::IntoScheduleConfigs<T, Marker>`:
[INFO] [stdout]               `(S,)` implements `IntoScheduleConfigs<T, (ScheduleConfigTupleMarker, P)>`
[INFO] [stdout]               `(S0, S1)` implements `IntoScheduleConfigs<T, (ScheduleConfigTupleMarker, P0, P1)>`
[INFO] [stdout]               `(S0, S1, S2)` implements `IntoScheduleConfigs<T, (ScheduleConfigTupleMarker, P0, P1, P2)>`
[INFO] [stdout]               `(S0, S1, S2, S3)` implements `IntoScheduleConfigs<T, (ScheduleConfigTupleMarker, P0, P1, P2, P3)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4)` implements `IntoScheduleConfigs<T, (..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5)` implements `IntoScheduleConfigs<T, (..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6)` implements `IntoScheduleConfigs<T, (..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `IntoScheduleConfigs<T, (..., ..., ..., ..., ..., ..., ..., ..., ...)>`
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `bevy::prelude::App::add_systems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.0/src/app.rs:325:23
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub fn add_systems<M>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 325 |         systems: impl IntoScheduleConfigs<ScheduleSystem, M>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::add_systems`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/cage-82655232534dbc72.long-type-12743771878882672746.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/control.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | const UI_BACKGROUND_COLOR: Color = Color::srgba(0.0, 0.0, 0.0, 0.8);
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]   --> examples/control.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn draw_gizmos(mut gizmos: Gizmos){
[INFO] [stdout]    |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Camera` in this scope
[INFO] [stdout]   --> examples/control.rs:88:72
[INFO] [stdout]    |
[INFO] [stdout] 88 |     mut camera_bases: Query<&mut Transform, (With<CameraBase>, Without<Camera>)>,
[INFO] [stdout]    |                                                                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn process_camera_input<Camera>(
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Camera` in this scope
[INFO] [stdout]   --> examples/control.rs:89:46
[INFO] [stdout]    |
[INFO] [stdout] 89 |     mut cameras: Query<&mut Transform, (With<Camera>, Without<CameraBase>)>,
[INFO] [stdout]    |                                              ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn process_camera_input<Camera>(
[INFO] [stdout]    |                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/control.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     input: Res<ButtonInput<KeyCode>>, time: Res<Time>,
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn process_camera_input<KeyCode>(
[INFO] [stdout]    |                        +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:114:66
[INFO] [stdout]     |
[INFO] [stdout] 114 |     mut environment: ResMut<Environment>, input: Res<ButtonInput<KeyCode>>, time: Res<Time>,
[INFO] [stdout]     |                                                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn process_sun_input<KeyCode>(
[INFO] [stdout]     |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:152:29
[INFO] [stdout]     |
[INFO] [stdout] 152 |     mut labels: Query<(&mut Text, &EnvironmentOutputLabel)>, environment: Res<Environment>
[INFO] [stdout]     |                             ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn update_labels<Text>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> examples/control.rs:179:72
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn spawn_camera(mut commands: Commands, mut scattering_mediums: ResMut<Assets<ScatteringMedium>>){
[INFO] [stdout]     |                                                                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> examples/control.rs:202:24
[INFO] [stdout]     |
[INFO] [stdout] 202 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> examples/control.rs:202:31
[INFO] [stdout]     |
[INFO] [stdout] 202 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn spawn_floor<Mesh>(
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> examples/control.rs:202:61
[INFO] [stdout]     |
[INFO] [stdout] 202 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:202:68
[INFO] [stdout]     |
[INFO] [stdout] 202 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn spawn_floor<StandardMaterial>(
[INFO] [stdout]     |               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     if input.pressed(KeyCode::ArrowRight){ yaw_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:205:40
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let floor_material = materials.add(StandardMaterial{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> examples/control.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> examples/control.rs:219:31
[INFO] [stdout]     |
[INFO] [stdout] 219 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn spawn_objects<Mesh>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> examples/control.rs:219:61
[INFO] [stdout]     |
[INFO] [stdout] 219 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:219:68
[INFO] [stdout]     |
[INFO] [stdout] 219 |     mut meshes: ResMut<Assets<Mesh>>, mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn spawn_objects<StandardMaterial>(
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:227:39
[INFO] [stdout]     |
[INFO] [stdout] 227 |     let cube_material = materials.add(StandardMaterial{
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let sphere_material = materials.add(StandardMaterial{
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StandardMaterial` in this scope
[INFO] [stdout]    --> examples/control.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let torus_material = materials.add(StandardMaterial{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DirectionalLight` in this scope
[INFO] [stdout]    --> examples/control.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         DirectionalLight{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextFont` in this scope
[INFO] [stdout]    --> examples/control.rs:277:16
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let font = TextFont{
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     if input.pressed(KeyCode::ArrowLeft){ yaw_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]    --> examples/control.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Node{
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:604:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 285 -         Node{
[INFO] [stdout] 285 +         None{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]    --> examples/control.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |         Node{
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:604:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 302 -         Node{
[INFO] [stdout] 302 +         None{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TextFont` in this scope
[INFO] [stdout]    --> examples/control.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 |     label: S, font: TextFont, value: EnvironmentOutputLabel
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]    --> examples/control.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Node{
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/option.rs:604:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 326 -         Node{
[INFO] [stdout] 326 +         None{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |     if input.pressed(KeyCode::ArrowUp){ pitch_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 |     if input.pressed(KeyCode::ArrowDown){ pitch_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 |     if input.pressed(KeyCode::KeyQ){ time_of_day_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if input.pressed(KeyCode::KeyA){ time_of_day_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if input.pressed(KeyCode::KeyW){ time_of_year_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 97 |     if input.pressed(KeyCode::KeyS){ time_of_year_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |     if input.pressed(KeyCode::KeyE){ latitude_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/cage.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     if input.pressed(KeyCode::KeyD){ latitude_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     if input.pressed(KeyCode::KeyR){ axial_tilt_input += 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     if input.pressed(KeyCode::KeyF){ axial_tilt_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FlexDirection` in this scope
[INFO] [stdout]    --> examples/control.rs:327:29
[INFO] [stdout]     |
[INFO] [stdout] 327 |             flex_direction: FlexDirection::Row,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ use of undeclared type `FlexDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `JustifyContent` in this scope
[INFO] [stdout]    --> examples/control.rs:328:30
[INFO] [stdout]     |
[INFO] [stdout] 328 |             justify_content: JustifyContent::SpaceBetween,
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ use of undeclared type `JustifyContent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 329 |             column_gap: Val::Px(10.0),
[INFO] [stdout]     |                         ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |             (Text::new(label.into()), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 334 |             (Text::new("0.0"), font.clone(), value),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:102:54
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let speed_modifier_pressed: bool = input.pressed(KeyCode::ShiftLeft) || input.pressed(KeyCode::ShiftRight);
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/control.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 | const UI_BACKGROUND_COLOR: Color = Color::srgba(0.0, 0.0, 0.0, 0.8);
[INFO] [stdout]    |                                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:102:91
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let speed_modifier_pressed: bool = input.pressed(KeyCode::ShiftLeft) || input.pressed(KeyCode::ShiftRight);
[INFO] [stdout]     |                                                                                           ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:103:53
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let slow_modifier_pressed: bool = input.pressed(KeyCode::ControlLeft) || input.pressed(KeyCode::ControlRight);
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/cage.rs:103:92
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let slow_modifier_pressed: bool = input.pressed(KeyCode::ControlLeft) || input.pressed(KeyCode::ControlRight);
[INFO] [stdout]     |                                                                                            ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Camera3d` in this scope
[INFO] [stdout]    --> examples/cage.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Camera3d::default(),
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `Camera3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ClearColorConfig` in this scope
[INFO] [stdout]    --> examples/cage.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |             clear_color: ClearColorConfig::Custom(BACKGROUND_COLOR),
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ use of undeclared type `ClearColorConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionType` in this scope
[INFO] [stdout]    --> examples/cage.rs:218:28
[INFO] [stdout]     |
[INFO] [stdout] 218 |             position_type: PositionType::Absolute,
[INFO] [stdout]     |                            ^^^^^^^^^^^^ use of undeclared type `PositionType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/cage.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |             left: Val::ZERO,
[INFO] [stdout]     |                   ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/cage.rs:220:21
[INFO] [stdout]     |
[INFO] [stdout] 220 |             bottom: Val::ZERO,
[INFO] [stdout]     |                     ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FlexDirection` in this scope
[INFO] [stdout]    --> examples/cage.rs:221:29
[INFO] [stdout]     |
[INFO] [stdout] 221 |             flex_direction: FlexDirection::Column,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ use of undeclared type `FlexDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UiRect` in this scope
[INFO] [stdout]    --> examples/cage.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |             padding: UiRect::axes(Val::Px(7.0), Val::Px(4.0)),
[INFO] [stdout]     |                      ^^^^^^ use of undeclared type `UiRect`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 222 -             padding: UiRect::axes(Val::Px(7.0), Val::Px(4.0)),
[INFO] [stdout] 222 +             padding: URect::axes(Val::Px(7.0), Val::Px(4.0)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/cage.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 |             padding: UiRect::axes(Val::Px(7.0), Val::Px(4.0)),
[INFO] [stdout]     |                                   ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/cage.rs:222:49
[INFO] [stdout]     |
[INFO] [stdout] 222 |             padding: UiRect::axes(Val::Px(7.0), Val::Px(4.0)),
[INFO] [stdout]     |                                                 ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AlignItems` in this scope
[INFO] [stdout]    --> examples/cage.rs:223:26
[INFO] [stdout]     |
[INFO] [stdout] 223 |             align_items: AlignItems::Center,
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `AlignItems`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BackgroundColor` in this scope
[INFO] [stdout]    --> examples/cage.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |         BackgroundColor(UI_BACKGROUND_COLOR),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 228 |             (Text::new("-Environment Controls-"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:233:14
[INFO] [stdout]     |
[INFO] [stdout] 233 |             (Text::new("-Camera Controls-"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 |             (Text::new("Yaw/Pan: Left/Right Arrow"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/cage.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |             (Text::new("Pitch/Tilt: Up/Down Arrow"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kj-bevy-realistic-sun` (example "cage") due to 61 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/control.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if input.pressed(KeyCode::ArrowRight){ camera_rotate_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/control.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 |     if input.pressed(KeyCode::ArrowLeft){ camera_rotate_input -= 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]   --> examples/control.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     if input.pressed(KeyCode::ArrowUp){ camera_height_input += 1.0; }
[INFO] [stdout]    |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:100:22
[INFO] [stdout]     |
[INFO] [stdout] 100 |     if input.pressed(KeyCode::ArrowDown){ camera_height_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     if input.pressed(KeyCode::KeyQ){ time_of_day_input += 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |     if input.pressed(KeyCode::KeyA){ time_of_day_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |     if input.pressed(KeyCode::KeyW){ time_of_year_input += 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:126:22
[INFO] [stdout]     |
[INFO] [stdout] 126 |     if input.pressed(KeyCode::KeyS){ time_of_year_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |     if input.pressed(KeyCode::KeyE){ latitude_input += 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |     if input.pressed(KeyCode::KeyD){ latitude_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:129:22
[INFO] [stdout]     |
[INFO] [stdout] 129 |     if input.pressed(KeyCode::KeyR){ axial_tilt_input += 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:130:22
[INFO] [stdout]     |
[INFO] [stdout] 130 |     if input.pressed(KeyCode::KeyF){ axial_tilt_input -= 1.0; }
[INFO] [stdout]     |                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:131:54
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let speed_modifier_pressed: bool = input.pressed(KeyCode::ShiftLeft) || input.pressed(KeyCode::ShiftRight);
[INFO] [stdout]     |                                                      ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:131:91
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let speed_modifier_pressed: bool = input.pressed(KeyCode::ShiftLeft) || input.pressed(KeyCode::ShiftRight);
[INFO] [stdout]     |                                                                                           ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:132:53
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let slow_modifier_pressed: bool = input.pressed(KeyCode::ControlLeft) || input.pressed(KeyCode::ControlRight);
[INFO] [stdout]     |                                                     ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `KeyCode` in this scope
[INFO] [stdout]    --> examples/control.rs:132:92
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let slow_modifier_pressed: bool = input.pressed(KeyCode::ControlLeft) || input.pressed(KeyCode::ControlRight);
[INFO] [stdout]     |                                                                                            ^^^^^^^ use of undeclared type `KeyCode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Visibility` in this scope
[INFO] [stdout]    --> examples/control.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         Visibility::Visible,
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `Visibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Camera3d` in this scope
[INFO] [stdout]    --> examples/control.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |             Camera3d::default(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Camera3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/control.rs:206:21
[INFO] [stdout]     |
[INFO] [stdout] 206 |         base_color: Color::srgb(0.5, 0.5, 0.5),
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> examples/control.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Mesh3d(floor_mesh),
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> examples/control.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         MeshMaterial3d(floor_material),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/control.rs:228:21
[INFO] [stdout]     |
[INFO] [stdout] 228 |         base_color: Color::srgb(0.9, 0.1, 0.0),
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/control.rs:232:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |         base_color: Color::srgb(0.0, 0.9, 0.1),
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/control.rs:236:21
[INFO] [stdout]     |
[INFO] [stdout] 236 |         base_color: Color::srgb(0.1, 0.0, 0.9),
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> examples/control.rs:241:9
[INFO] [stdout]     |
[INFO] [stdout] 241 |         Mesh3d(cube_mesh),
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> examples/control.rs:242:9
[INFO] [stdout]     |
[INFO] [stdout] 242 |         MeshMaterial3d(cube_material),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> examples/control.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |         Mesh3d(sphere_mesh),
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> examples/control.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         MeshMaterial3d(sphere_material),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> examples/control.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Mesh3d(torus_mesh),
[INFO] [stdout]     |         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> examples/control.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         MeshMaterial3d(torus_material),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UiRect` in this scope
[INFO] [stdout]    --> examples/control.rs:281:19
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let padding = UiRect::axes(Val::Px(8.0), Val::Px(5.0));
[INFO] [stdout]     |                   ^^^^^^ use of undeclared type `UiRect`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 281 -     let padding = UiRect::axes(Val::Px(8.0), Val::Px(5.0));
[INFO] [stdout] 281 +     let padding = URect::axes(Val::Px(8.0), Val::Px(5.0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:281:32
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let padding = UiRect::axes(Val::Px(8.0), Val::Px(5.0));
[INFO] [stdout]     |                                ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let padding = UiRect::axes(Val::Px(8.0), Val::Px(5.0));
[INFO] [stdout]     |                                              ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BackgroundColor` in this scope
[INFO] [stdout]    --> examples/control.rs:282:28
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let background_color = BackgroundColor(UI_BACKGROUND_COLOR);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionType` in this scope
[INFO] [stdout]    --> examples/control.rs:286:28
[INFO] [stdout]     |
[INFO] [stdout] 286 |             position_type: PositionType::Absolute,
[INFO] [stdout]     |                            ^^^^^^^^^^^^ use of undeclared type `PositionType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:287:20
[INFO] [stdout]     |
[INFO] [stdout] 287 |             right: Val::Px(0.0),
[INFO] [stdout]     |                    ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |             bottom: Val::Px(0.0),
[INFO] [stdout]     |                     ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FlexDirection` in this scope
[INFO] [stdout]    --> examples/control.rs:289:29
[INFO] [stdout]     |
[INFO] [stdout] 289 |             flex_direction: FlexDirection::Column,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ use of undeclared type `FlexDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 295 |             (Text::new("Misc Controls:"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:296:14
[INFO] [stdout]     |
[INFO] [stdout] 296 |             (Text::new("Camera Rotate: Left Arrow/Right Arrow"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:297:14
[INFO] [stdout]     |
[INFO] [stdout] 297 |             (Text::new("Camera Height: Up Arrow/Down Arrow"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PositionType` in this scope
[INFO] [stdout]    --> examples/control.rs:303:28
[INFO] [stdout]     |
[INFO] [stdout] 303 |             position_type: PositionType::Absolute,
[INFO] [stdout]     |                            ^^^^^^^^^^^^ use of undeclared type `PositionType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |             left: Val::Px(0.0),
[INFO] [stdout]     |                   ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Val` in this scope
[INFO] [stdout]    --> examples/control.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |             bottom: Val::Px(0.0),
[INFO] [stdout]     |                     ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FlexDirection` in this scope
[INFO] [stdout]    --> examples/control.rs:306:29
[INFO] [stdout]     |
[INFO] [stdout] 306 |             flex_direction: FlexDirection::Column,
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ use of undeclared type `FlexDirection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |             (Text::new("Sun Controls:"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/control.rs:317:14
[INFO] [stdout]     |
[INFO] [stdout] 317 |             (Text::new("Speed/slow sun change input: Shift/Ctrl"), font.clone()),
[INFO] [stdout]     |              ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kj-bevy-realistic-sun` (example "control") due to 84 previous errors
[INFO] running `Command { std: "docker" "inspect" "f5dc46df7b8bead2e5fd5ea7c86236a31ad9948a04844e45113f26192f01bc4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5dc46df7b8bead2e5fd5ea7c86236a31ad9948a04844e45113f26192f01bc4a", kill_on_drop: false }`
[INFO] [stdout] f5dc46df7b8bead2e5fd5ea7c86236a31ad9948a04844e45113f26192f01bc4a
